home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disc to the Future 2
/
Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin
/
MAC
/
THINKC
/
1_0-2
/
D2R_FOLD
/
D2R_GLOB.C
< prev
next >
Wrap
C/C++ Source or Header
|
1986-10-30
|
319b
|
21 lines
#include "D2R defines.h"
/*
G L O B A L S
*/
MenuHandle mymenu[NUM_MENUS+1];
DialogPtr GetInfoDlog;
char tempstr[256];
Handle textH,
RezH;
long datetime;
Cursor watch;
CursHandle watch_hand;
long count;
Str255 RezName;
long RezType = 'DATA';
int RezID = 0,
RezAttrs,
infoSet = FALSE;